名前 | 解説 | |
---|---|---|
AllowDrag | Configurates C1.Web.Mvc.Tile.AllowDrag. Sets a boolean value decides whether the tiles could be dragged. | |
AllowHide | Configurates C1.Web.Mvc.Tile.AllowHide. Sets a boolean value decides whether the tiles could be hidden. | |
AllowMaximize | Configurates C1.Web.Mvc.Tile.AllowMaximize. Sets a boolean value decides whether the tiles could be maximized. | |
Content | Configurates C1.Web.Mvc.Tile.Content. Sets the tile content(text/html) or the selector of a Dom element which contains the content. | |
HeaderText | Configurates C1.Web.Mvc.Tile.HeaderText. Sets the tile header title. | |
MaxResizeHeight | Configurates C1.Web.Mvc.Tile.MaxResizeHeight. Sets the default maximum height of the tile when resize. | |
MaxResizeWidth | Configurates C1.Web.Mvc.Tile.MaxResizeWidth. Sets the default maximum width of the tile when resize. | |
ShowHeader | Configurates C1.Web.Mvc.Tile.ShowHeader. Sets a boolean value decides whether to show the header. | |
ShowToolbar | Configurates C1.Web.Mvc.Tile.ShowToolbar. Sets a boolean value decides whether to show the toolbar. | |
Visible | Configurates C1.Web.Mvc.Tile.Visible. Sets a boolean value decides whether to show the tile. |